Skip to content

docs: add Git notes correcting recent commit messages#12203

Closed
Planeshifter wants to merge 1 commit into
developfrom
philipp/git-notes-20260519
Closed

docs: add Git notes correcting recent commit messages#12203
Planeshifter wants to merge 1 commit into
developfrom
philipp/git-notes-20260519

Conversation

@Planeshifter

Copy link
Copy Markdown
Member

Summary

One commit from the last 24 hours was flagged for a malformed trailer.

Flagged commits

  • 9330de70: missing Signed-off-by — commit has Co-authored-by: Athan Reines <kgryte@gmail.com> but no matching Signed-off-by: Athan Reines <kgryte@gmail.com>; every other commit in the same window that includes Co-authored-by: Athan Reines also carries the corresponding Signed-off-by (see 103392c9, f18c4cfb, 7fab4532).

Not flagged

All 13 remaining non-merge commits in the window were inspected:

  • All referenced PR numbers (12181, 12192, 12193, 12194, 12196, 12197, 12198, 12199, 12200, 11430, 11436) were verified to exist, match their commit subjects, and be merged.
  • No spelling/grammar typos found in any subject line.
  • No Conventional Commits style violations found.
  • Commits by stdlib-bot and direct maintainer commits without Signed-off-by follow the established pattern for those commit types and were not flagged.

Generated by Claude Code

Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
@stdlib-bot

Copy link
Copy Markdown
Contributor

Hello! Thank you for your contribution to stdlib.

We noticed that the contributing guidelines acknowledgment is missing from your pull request. Here's what you need to do:

  1. Please read our contributing guidelines.

  2. Update your pull request description to include this checked box:

    - [x] Read, understood, and followed the [contributing guidelines](https://github.com/stdlib-js/stdlib/blob/develop/CONTRIBUTING.md)

This acknowledgment confirms that you've read the guidelines, which include:

  • The developer's certificate of origin
  • Your agreement to license your contributions under the project's terms

We can't review or accept contributions without this acknowledgment.

Thank you for your understanding and cooperation. We look forward to reviewing your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants